From 1880b564e5c47a3ceb8b0d02b9444844406ba232 Mon Sep 17 00:00:00 2001 From: "kaf24@firebug.cl.cam.ac.uk" Date: Fri, 21 Apr 2006 09:09:29 +0100 Subject: [PATCH] Fix user manual regarding trace buffers. 1. debug building is not needed for tracing buffer... 2. ...but trace buffer default size is 0 Signed-off-by: Atsushi SAKAI --- docs/src/user.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/src/user.tex b/docs/src/user.tex index 9c286e27f6..8c0e9712c9 100644 --- a/docs/src/user.tex +++ b/docs/src/user.tex @@ -1983,8 +1983,7 @@ editing \path{grub.conf}. kilobytes. In previous versions of Xen, suffixes were not supported and the value is always interpreted as kilobytes. \item [ tbuf\_size=xxx ] Set the size of the per-cpu trace buffers, in - pages (default 1). Note that the trace buffers are only enabled in - debug builds. Most users can ignore this feature completely. + pages (default 0). \item [ sched=xxx ] Select the CPU scheduler Xen should use. The current possibilities are `sedf' (default) and `bvt'. \item [ apic\_verbosity=debug,verbose ] Print more detailed -- 2.30.2